Should a complete newbie use mongoose js? [on hold]

Posted by Squirrl on Programmers See other posts from Programmers or by Squirrl
Published on 2013-11-12T20:51:05Z Indexed on 2013/11/12 22:02 UTC
Read the original article Hit count: 177

Filed under:
|
|

I drank from the koolaid and jumped aboard the node.js bandwagon even though I barely know javascript. That said, I have the opportunity to work with one of 2 templates. One is just node, express and mongodb, and the second includes mongoose and jade with the other 3 and is easier for me to understand. Yet I'm concerned that if I begin with mongoose, I'll be too high level and miss some of the fundamentals. Is my concern warranted? Should I work my way up or should I just start playing with all the toys from day one?

© Programmers or respective owner

Related posts about JavaScript

Related posts about node.js